Interface com.symantec.itools.swing.ListChooserEventListener
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.symantec.itools.swing.ListChooserEventListener

public interface ListChooserEventListener
extends EventListener

Method Index

 o handleEvent(ListChooserEvent)
This method should be fired before the data changes.

Methods

 o handleEvent
public abstract void handleEvent(ListChooserEvent e)
This method should be fired before the data changes.


All Packages  Class Hierarchy  This Package  Previous  Next  Index